悟空视频

    在线播放云盘网盘BT下载影视图书

    MicroPython Projects - 图书

    2020科学技术·工业技术
    导演:Jacob Beningo
    With the increasing complexity of embedded systems seen over the past few years, developers are looking for ways to manage them easily by solving problems without spending a lot of time on finding supported peripherals. MicroPython is an efficient and lean implementation of the Python 3 programming language, which is optimized to run on microcontrollers. MicroPython Projects will guide you in building and managing your embedded systems with ease.This book is a comprehensive project-based guide that will help you build a wide range of projects and give you the confidence to design complex projects spanning new areas of technology such as electronic applications, automation devices, and IoT applications. While building seven engaging projects, you'll learn how to enable devices to communicate with each other, access and control devices over a TCP/IP socket, and store and retrieve data. The complexity will increase progressively as you work on different projects, covering areas such as driver design, sensor interfacing, and MicroPython kernel customization.By the end of this MicroPython book, you'll be able to develop industry-standard embedded systems and keep up with the evolution of the Internet of Things.
    MicroPython Projects
    图书

    MicroPython Cookbook - 图书

    2019计算机·计算机综合
    导演:Marwan Alsabbagh
    MicroPython is an open source implementation of Python 3 that runs in embedded environments. With MicroPython, you can write clean and simple Python code to control hardware instead of using complex low-level languages like C and C++. This book guides you through all the major applications of the MicroPython platform to build and program projects that use microcontrollers.The MicroPython book covers recipes that’ll help you experiment with the programming environment and hardware programmed in MicroPython. You’ll find tips and techniques for building a variety of objects and prototypes that can sense and respond to touch, sound, position, heat, and light. This book will take you through the uses of MicroPython with a variety of popular input devices and sensors. You’ll learn techniques for handling time delays and sensor readings, and apply advanced coding techniques to create complex projects. As you advance, you’ll get to deal with Internet of Things (IoT) devices and integration with other online web services. Furthermore, you'll also use MicroPython to make music with bananas and create portable multiplayer video games that incorporate sound and light animations into the game play.By the end of the book, you'll have mastered tips and tricks to troubleshoot your development problems and push your MicroPython project to the next level!
    MicroPython Cookbook
    搜索《MicroPython Cookbook》
    图书

    Electron Projects - 图书

    2019计算机·编程设计
    导演:Denys Vuika
    The Electron framework allows you to use modern web technologies to build applications that share the same code across all operating systems and platforms. This also helps designers to easily transition from the web to the desktop. Electron Projects guides you through building cross-platform Electron apps with modern web technologies and JavaScript frameworks such as Angular, React.js, and Vue.js.You’ll explore the process of configuring modern JavaScript frameworks and UI libraries, real-time analytics and automatic updates, and interactions with the operating system. You’ll get hands-on with building a basic Electron app, before moving on to implement a Markdown Editor. In addition to this, you’ll be able to experiment with major JavaScript frameworks such as Angular and Vue.js, discovering ways to integrate them with Electron apps for building cross-platform desktop apps. Later, you’ll learn to build a screenshot snipping tool, a mini-game, and a music player, while also gaining insights into analytics, bug tracking, and licensing. You’ll then get to grips with building a chat app, an eBook generator and finally a simple digital wallet app.By the end of this book, you’ll have experience in building a variety of projects and project templates that will help you to apply your knowledge when creating your own cross-platform applications.
    Electron Projects
    搜索《Electron Projects》
    图书

    Electron Projects - 图书

    2019计算机·编程设计
    导演:Denys Vuika
    The Electron framework allows you to use modern web technologies to build applications that share the same code across all operating systems and platforms. This also helps designers to easily transition from the web to the desktop. Electron Projects guides you through building cross-platform Electron apps with modern web technologies and JavaScript frameworks such as Angular, React.js, and Vue.js.You’ll explore the process of configuring modern JavaScript frameworks and UI libraries, real-time analytics and automatic updates, and interactions with the operating system. You’ll get hands-on with building a basic Electron app, before moving on to implement a Markdown Editor. In addition to this, you’ll be able to experiment with major JavaScript frameworks such as Angular and Vue.js, discovering ways to integrate them with Electron apps for building cross-platform desktop apps. Later, you’ll learn to build a screenshot snipping tool, a mini-game, and a music player, while also gaining insights into analytics, bug tracking, and licensing. You’ll then get to grips with building a chat app, an eBook generator and finally a simple digital wallet app.By the end of this book, you’ll have experience in building a variety of projects and project templates that will help you to apply your knowledge when creating your own cross-platform applications.
    Electron Projects
    搜索《Electron Projects》
    图书

    Flutter Projects - 图书

    2020计算机·数据库
    导演:Simone Alessandria
    Learn Flutter and the Dart programming language by building impressive real-world mobile applications for Android and iOSKey Features* Learn cross-platform mobile development with Flutter and Dart by building 11 real-world apps* Create wide array of mobile projects such as 2D game, productivity timer, movie browsing app, and more* Practical projects demonstrating Flutter development techniques with tips, tricks, and best practicesBook DescriptionFlutter is a modern reactive mobile framework that removes a lot of the complexity found in building native mobile apps for iOS and Android. With Flutter, developers can now build fast and native mobile apps from a single codebase.This book is packed with 11 projects that will help you build your own mobile applications using Flutter. It begins with an introduction to Dart programming and explains how it can be used with the Flutter SDK to customize mobile apps. Each chapter contains instructions on how to build an independent app from scratch, and each project focuses on important Flutter features.From building Flutter Widgets and applying animations to using databases (SQLite and sembast) and Firebase, you'll build on your knowledge through the chapters. As you progress, you’ll learn how to connect to remote services, integrate maps, and even use Flare to create apps and games in Flutter. Gradually, you’ll be able to create apps and games that are ready to be published on the Google Play Store and the App Store. In the concluding chapters, you’ll learn how to use the BLoC pattern and various best practices related to creating enterprise apps with Flutter.By the end of this book, you will have the skills you need to write and deliver fully functional mobile apps using Flutter.What you will learn* Design reusable mobile architectures that can be applied to apps at any scale* Get up to speed with error handling and debugging for mobile application development* Apply the principle of ‘composition over inheritance’ to break down complex problems into many simple problems* Update your code and see the results immediately using Flutter’s hot reload* Identify and prevent bugs from reappearing with Flutter’s developer tools* Manage an app's state with Streams and the BLoC pattern* Build a simple web application using Flutter WebWho this book is forThis book is for mobile developers and software developers who want to learn Flutter to build state-of-the-art mobile apps. Although prior experience with Dart programming or Flutter is not required, knowledge of object-oriented programming (OOP), data structures and software design patterns will be beneficial.
    Flutter Projects
    搜索《Flutter Projects》
    图书

    Intel Edison Projects - 图书

    2017科学技术·工业技术
    导演:Avirup Basu
    If you are a hobbyist, robot engineer, IoT enthusiast, programmer, or developer who wants to create autonomous projects with Intel Edison, then this book is for you. Prior programming knowledge would be beneficial.
    Intel Edison Projects
    搜索《Intel Edison Projects》
    图书

    Arduino Robotic Projects - 图书

    2014计算机·编程设计
    导演:Richard Grimmett
    This book is for anyone who has been curious about using Arduino to create robotic projects that were previously the domain of research labs of major universities or defense departments. Some programming background is useful, but if you know how to use a PC, you can, with the aid of the step-by-step instructions in this book, construct complex robotic projects that can roll, walk, swim, or fly.
    Arduino Robotic Projects
    搜索《Arduino Robotic Projects》
    图书

    Python Robotics Projects - 图书

    2018社会文化·社科
    导演:Prof. Diwakar Vaish
    If building robots is your dream, then this book is made for you. Prior knowledge of Python would be an added advantage.
    Python Robotics Projects
    搜索《Python Robotics Projects》
    图书

    Dogma : 11 Projects - 图书

    导演:Gabriele Mastrigli
    The Brussels-based architectural studio Dogma was founded in 2002. Led by Martino Tattara and Pier Vittorio Aureli it has focused almost exclusively on large-scale projects and citywide interventions. These projects venture beyond mere physical size to expand conceptual frameworks and radically rethink what it is to produce an architectural project, in the process challenging t...(展开全部)
    Dogma : 11 Projects
    搜索《Dogma : 11 Projects》
    图书

    Alexa Skills Projects - 图书

    2018科学技术·工业技术
    导演:Madhur Bhargava
    Alexa Skills Projects is for individuals who want to have a deep understanding of the underlying technology that drives Amazon Echo and Alexa, and how it can be integrated with the Internet of Things to develop hands-on projects.
    Alexa Skills Projects
    搜索《Alexa Skills Projects》
    图书
    加载中...